Skip to content

Remove deprecated SyncTask usage#186

Open
marcelveldt wants to merge 1 commit into
mainfrom
remove-deprecated-synctask-usage
Open

Remove deprecated SyncTask usage#186
marcelveldt wants to merge 1 commit into
mainfrom
remove-deprecated-synctask-usage

Conversation

@marcelveldt

Copy link
Copy Markdown
Member

The server no longer exposes the music/synctasks command — provider sync jobs are now reported as BackgroundTasks. The client's get_running_sync_tasks() called that non-existent command, so it was dead/broken code. The SyncTask model has also been removed from music_assistant_models.

  • Remove get_running_sync_tasks() and the SyncTask import
  • Bump music_assistant_models to 1.1.133 (drops SyncTask)

@marcelveldt marcelveldt added the dependencies Pull requests that update a dependency file label Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant